home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Python 1.3.3 / Python 133 SRC / Tools / modulator / Templates / module_head < prev    next >
Text File  |  1995-12-21  |  113b  |  7 lines

  1.  
  2. #include "Python.h"
  3.  
  4. static PyObject *ErrorObject;
  5.  
  6. /* ----------------------------------------------------- */
  7.